[INFO] cloning repository https://github.com/mrkurt/lite-lake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrkurt/lite-lake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrkurt%2Flite-lake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrkurt%2Flite-lake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c01f400e263c25bf8dec01ea048ff33859bbf004
[INFO] fixing mrkurt/lite-lake against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrkurt%2Flite-lake" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrkurt/lite-lake
[INFO] finished tweaking git repo https://github.com/mrkurt/lite-lake
[INFO] tweaked toml for git repo https://github.com/mrkurt/lite-lake written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrkurt/lite-lake on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrkurt/lite-lake already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e7e496ccd6f2c19bc703fccf429247ef76f6cbf8ae8827e374fadb71035ccd26
[INFO] running `Command { std: "docker" "start" "e7e496ccd6f2c19bc703fccf429247ef76f6cbf8ae8827e374fadb71035ccd26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7e496ccd6f2c19bc703fccf429247ef76f6cbf8ae8827e374fadb71035ccd26" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7e496ccd6f2c19bc703fccf429247ef76f6cbf8ae8827e374fadb71035ccd26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e7e496ccd6f2c19bc703fccf429247ef76f6cbf8ae8827e374fadb71035ccd26" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking arrow-buffer v52.2.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking sqlparser v0.49.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking object_store v0.10.2
[INFO] [stderr]     Checking arrow-schema v52.2.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking arrow-data v52.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking arrow-array v52.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking datafusion-common-runtime v41.0.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking arrow-select v52.2.0
[INFO] [stderr]     Checking arrow-arith v52.2.0
[INFO] [stderr]     Checking arrow-row v52.2.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]     Checking arrow-cast v52.2.0
[INFO] [stderr]     Checking arrow-ord v52.2.0
[INFO] [stderr]     Checking arrow-string v52.2.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]     Checking arrow-ipc v52.2.0
[INFO] [stderr]     Checking arrow-json v52.2.0
[INFO] [stderr]     Checking arrow-csv v52.2.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling fix-hidden-lifetime-bug-proc_macros v0.2.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling delta_kernel v0.3.0
[INFO] [stderr]     Checking parquet v52.2.0
[INFO] [stderr]     Checking arrow v52.2.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking fix-hidden-lifetime-bug v0.2.7
[INFO] [stderr]    Compiling delta_kernel_derive v0.3.1
[INFO] [stderr]     Checking roaring v0.10.12
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking z85 v3.0.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking sqlparser v0.50.0
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking errno v0.3.13
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]    Compiling sqlite-loadable-macros v0.0.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking async-compression v0.4.19
[INFO] [stderr]     Checking datafusion-common v41.0.0
[INFO] [stderr]    Compiling sqlite3ext-sys v0.0.1
[INFO] [stderr]     Checking datafusion-expr v41.0.0
[INFO] [stderr]     Checking datafusion-proto-common v41.0.0
[INFO] [stderr]     Checking datafusion-execution v41.0.0
[INFO] [stderr]     Checking datafusion-physical-expr-common v41.0.0
[INFO] [stderr]     Checking datafusion-sql v41.0.0
[INFO] [stderr]     Checking datafusion-functions v41.0.0
[INFO] [stderr]     Checking datafusion-physical-expr v41.0.0
[INFO] [stderr]     Checking datafusion-functions-aggregate v41.0.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking datafusion-physical-plan v41.0.0
[INFO] [stderr]     Checking datafusion-optimizer v41.0.0
[INFO] [stderr]     Checking datafusion-functions-nested v41.0.0
[INFO] [stderr]     Checking datafusion-physical-optimizer v41.0.0
[INFO] [stderr]     Checking datafusion-catalog v41.0.0
[INFO] [stderr]     Checking datafusion v41.0.0
[INFO] [stderr]     Checking datafusion-proto v41.0.0
[INFO] [stderr]     Checking deltalake-core v0.19.1
[INFO] [stderr]     Checking sqlite-loadable v0.0.5
[INFO] [stderr]     Checking deltalake v0.19.1
[INFO] [stderr]     Checking lite-lake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `lite_lake`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected item after attributes
[INFO] [stderr]               --> src/lib.rs:508:1
[INFO] [stderr]                |
[INFO] [stderr]            508 | #[sqlite_entrypoint]
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:509:1
[INFO] [stdout]     |
[INFO] [stdout] 509 | / pub fn sqlite3_litelake_init(db: *mut sqlite3) -> Result<()> {
[INFO] [stdout] 510 | |     // Register the read-only virtual table
[INFO] [stdout] 511 | |     define_virtual_table::<DeltaLakeTable>(db, "delta_table", None)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |     Ok(())
[INFO] [stdout] 531 | | } 
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 509 ~ unsafe(pub fn sqlite3_litelake_init(db: *mut sqlite3) -> Result<()> {
[INFO] [stdout] 510 |     // Register the read-only virtual table
[INFO] [stdout] ...
[INFO] [stdout] 530 |     Ok(())
[INFO] [stdout] 531 ~ }) 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> src/lib.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let schema = if let Some(ref table) = *delta_table.lock().unwrap() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^---------------------------
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> src/lib.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021
[INFO] [stdout]    |
[INFO] [stdout] 83 ~         let schema = match *delta_table.lock().unwrap() { Some(ref table) => {
[INFO] [stdout] 84 |             Some(table.get_schema().map_err(|e| {
[INFO] [stdout] 85 |                 Error::new_message(&format!("Failed to get schema: {}", e))
[INFO] [stdout] 86 |             })?.clone())
[INFO] [stdout] 87 ~         } _ => {
[INFO] [stdout] 88 |             return Err(Error::new_message("Failed to load Delta table"));
[INFO] [stdout] 89 ~         }};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> src/lib.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let batches = if let Some(ref table) = *self.delta_table.lock().unwrap() {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^--------------------------------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         } else {
[INFO] [stdout]     |         ^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021
[INFO] [stdout]     |
[INFO] [stdout] 136 ~         let batches = match *self.delta_table.lock().unwrap() { Some(ref table) => {
[INFO] [stdout] 137 |             self.runtime.block_on(async {
[INFO] [stdout] ...
[INFO] [stdout] 176 |             })?
[INFO] [stdout] 177 ~         } _ => {
[INFO] [stdout] 178 |             Vec::new()
[INFO] [stdout] 179 ~         }};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:509:1
[INFO] [stdout]     |
[INFO] [stdout] 509 | / pub fn sqlite3_litelake_init(db: *mut sqlite3) -> Result<()> {
[INFO] [stdout] 510 | |     // Register the read-only virtual table
[INFO] [stdout] 511 | |     define_virtual_table::<DeltaLakeTable>(db, "delta_table", None)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |     Ok(())
[INFO] [stdout] 531 | | } 
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-attributes.html>
[INFO] [stdout]     = note: `--force-warn unsafe-attr-outside-unsafe` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 509 ~ unsafe(pub fn sqlite3_litelake_init(db: *mut sqlite3) -> Result<()> {
[INFO] [stdout] 510 |     // Register the read-only virtual table
[INFO] [stdout] ...
[INFO] [stdout] 530 |     Ok(())
[INFO] [stdout] 531 ~ }) 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> src/lib.rs:83:25
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let schema = if let Some(ref table) = *delta_table.lock().unwrap() {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^---------------------------
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> src/lib.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         } else {
[INFO] [stdout]    |         ^
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021
[INFO] [stdout]    |
[INFO] [stdout] 83 ~         let schema = match *delta_table.lock().unwrap() { Some(ref table) => {
[INFO] [stdout] 84 |             Some(table.get_schema().map_err(|e| {
[INFO] [stdout] 85 |                 Error::new_message(&format!("Failed to get schema: {}", e))
[INFO] [stdout] 86 |             })?.clone())
[INFO] [stdout] 87 ~         } _ => {
[INFO] [stdout] 88 |             return Err(Error::new_message("Failed to load Delta table"));
[INFO] [stdout] 89 ~         }};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> src/lib.rs:136:26
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let batches = if let Some(ref table) = *self.delta_table.lock().unwrap() {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^--------------------------------
[INFO] [stdout]     |                                                 |
[INFO] [stdout]     |                                                 this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         } else {
[INFO] [stdout]     |         ^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021
[INFO] [stdout]     |
[INFO] [stdout] 136 ~         let batches = match *self.delta_table.lock().unwrap() { Some(ref table) => {
[INFO] [stdout] 137 |             self.runtime.block_on(async {
[INFO] [stdout] ...
[INFO] [stdout] 176 |             })?
[INFO] [stdout] 177 ~         } _ => {
[INFO] [stdout] 178 |             Vec::new()
[INFO] [stdout] 179 ~         }};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `lite_lake`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: expected item after attributes
[INFO] [stderr]               --> src/lib.rs:508:1
[INFO] [stderr]                |
[INFO] [stderr]            508 | #[sqlite_entrypoint]
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr]    Migrating tests/test_delta_lake.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 37s
[INFO] [stderr] crater-edition-check: lite-lake v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking lite-lake v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:509:1
[INFO] [stdout]     |
[INFO] [stdout] 509 | / pub fn sqlite3_litelake_init(db: *mut sqlite3) -> Result<()> {
[INFO] [stdout] 510 | |     // Register the read-only virtual table
[INFO] [stdout] 511 | |     define_virtual_table::<DeltaLakeTable>(db, "delta_table", None)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |     Ok(())
[INFO] [stdout] 531 | | } 
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 509 ~ unsafe(pub fn sqlite3_litelake_init(db: *mut sqlite3) -> Result<()> {
[INFO] [stdout] 510 |     // Register the read-only virtual table
[INFO] [stdout] ...
[INFO] [stdout] 530 |     Ok(())
[INFO] [stdout] 531 ~ }) 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> src/lib.rs:509:1
[INFO] [stdout]     |
[INFO] [stdout] 509 | / pub fn sqlite3_litelake_init(db: *mut sqlite3) -> Result<()> {
[INFO] [stdout] 510 | |     // Register the read-only virtual table
[INFO] [stdout] 511 | |     define_virtual_table::<DeltaLakeTable>(db, "delta_table", None)?;
[INFO] [stdout] ...   |
[INFO] [stdout] 530 | |     Ok(())
[INFO] [stdout] 531 | | } 
[INFO] [stdout]     | |_^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 509 ~ unsafe(pub fn sqlite3_litelake_init(db: *mut sqlite3) -> Result<()> {
[INFO] [stdout] 510 |     // Register the read-only virtual table
[INFO] [stdout] ...
[INFO] [stdout] 530 |     Ok(())
[INFO] [stdout] 531 ~ }) 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lite-lake` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lite-lake` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e7e496ccd6f2c19bc703fccf429247ef76f6cbf8ae8827e374fadb71035ccd26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7e496ccd6f2c19bc703fccf429247ef76f6cbf8ae8827e374fadb71035ccd26", kill_on_drop: false }`
[INFO] [stdout] e7e496ccd6f2c19bc703fccf429247ef76f6cbf8ae8827e374fadb71035ccd26
